* textmodes/flyspell.el (sgml-mode-flyspell-verify): Use
authorKevin Ryde <user42@zip.com.au>
Mon, 16 Nov 2009 22:53:21 +0000 (22:53 +0000)
committerKevin Ryde <user42@zip.com.au>
Mon, 16 Nov 2009 22:53:21 +0000 (22:53 +0000)
`sgml-lexical-context' instead of own parse for tag.  (Further to
Bug#4511).

lisp/ChangeLog

index 67a56445aff39afe644cc767f8957634e26b43df..cfe1492a962df0e49dc6603ae40a3b4d93b7e9a6 100644 (file)
@@ -1,3 +1,9 @@
+2009-11-16  Kevin Ryde  <user42@zip.com.au>
+
+       * textmodes/flyspell.el (sgml-mode-flyspell-verify): Use
+       `sgml-lexical-context' instead of own parse for tag.  (Further to
+       Bug#4511).
+
 2009-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * vc.el (vc-log-show-limit): Default to 2000.